home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2212 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: jaxnet.jaxnet.com!jax!garyg
  2. From: garyg@jax.jaxnet.com (Gary M. Greenberg)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Splitting String ?
  5. Date: 19 Jan 1996 21:44:38 GMT
  6. Organization: Southeast Network Services, Inc.
  7. Message-ID: <4dp3c6$a1k@jaxnet.jaxnet.com>
  8. References: <4d67an$303@unda.fi> <4doapl$ov0$3@mhafn.production.compuserve.com>
  9. NNTP-Posting-Host: jax.jaxnet.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Bill Symmes (71046.623@CompuServe.COM) wrote:
  13. : In Microsoft C, you can use _splitpath and _makepath to work with 
  14. : DOS file names easily.
  15.  
  16. Yes, but this is c.l.c. which is for platform independent STANDARD APPROVED,
  17. ANSI C, not my_brandqxz C where anything goes.
  18. Can you translate _splitpath and _makepath so that we can use them on
  19. Sun Sparc workstations, Macintosh 680x0s, PowerPCs, and the like.
  20.  
  21. In other words, if it isn't ANSI C, it doesn't belong here.
  22. Please read the FAQ and the c.l.c charter. Thanx.
  23.  
  24. : -- 
  25. : Bill Symmes            
  26. : 71046.623@compuserve.com
  27.  
  28. gary    /* the Sorcerer's Apprentice */
  29.  
  30. "Why do we have to hide from the police, Daddy?"
  31. "Because we use vi, honey. They use emacs."
  32. "Unless we're on a Mac. Then we use BBEdit 'cause 'It doesn't suck.'"
  33.